-
Home
-
WP Import Export Lite
-
3.9.28 (latest)
-
Code
-
Classes
- ArrayToXml
Total Complexity |
57 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
282 |
Lines of code |
131 |
Logical lines of code |
77 |
Comment lines |
87 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
convertElement() |
B |
44 |
22 |
38 |
createRootElement() |
A |
54 |
9 |
20 |
addNode() |
S |
57 |
6 |
16 |
append_child() |
S |
64 |
4 |
9 |
addAttributes() |
S |
68 |
3 |
7 |
load_file() |
S |
74 |
2 |
5 |
__destruct() |
S |
73 |
2 |
5 |
__construct() |
S |
72 |
1 |
5 |
getElementsByTagName() |
S |
81 |
1 |
3 |
skip_empty() |
S |
81 |
1 |
3 |
create_root() |
S |
76 |
1 |
4 |
convert() |
S |
74 |
1 |
4 |
toXml() |
S |
81 |
1 |
3 |
saveFile() |
S |
80 |
1 |
3 |
toDom() |
S |
82 |
1 |
3 |
removeControlCharacters() |
S |
79 |
1 |
3 |